PDF4Java Reference Documentation
com.o2sol.pdf4java.transforms Package / PDFReplaceImageTransform Class / getDecodeOldImage Method
In This Topic
    getDecodeOldImage Method
    In This Topic
    Gets a value indicating whether the old image will be decoded.
    Syntax
    public boolean getDecodeOldImage()

    Return Value

    True if the old replaced image will be decoded so it can be saved and processed, if needed.
    See Also